home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / AlienCave.swf / scripts / DefineButton2_15 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-08-04  |  57 b   |  5 lines

  1. on(press){
  2.    stopAllSounds();
  3.    gotoAndPlay(36);
  4. }
  5.